Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 92,228 for

document formatting

(0.09 sec)
  1. Compress PDF Document | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...the PDF Document. Additionally we can linearize document in order...actually saves the document. On the contrary the document only is prepared...

    products.aspose.com/pdf/compress/
  2. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C++ to add conditional Formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....3-Color Scale Conditional Formattings with C++ Contents [ Hide...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/cpp/adding-2-color-scale-...
  3. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_EvenRowBanding method. Gets the even row banding style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_TopLeftCell method. Gets the top left cell style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ConditionalStyle::get_Borders me...

    Aspose::Words::ConditionalStyle::get_Borders method. Gets the collection of default cell borders for the conditional style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_BottomRightCell method. Gets the bottom right cell style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_FirstRow method. Gets the first row style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_LastRow method. Gets the last row style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main Document and a glossary Document of a Word Document...main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...